home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / windows / pmcstex.zip / PM_ERX.ZIP / MYCNF.E < prev    next >
Text File  |  1996-05-19  |  485b  |  18 lines

  1. ; HOW TO COMPILE THIS:                  etpm MyCNF.e
  2. ; PUT IT TO THE END OF Profile.erx:     tryinclude 'MYCNF.E'
  3.  
  4. ;MY_RING_ENABLED = 1
  5. ;RING_OPTIONAL = 0
  6.  
  7. ;tryinclude 'texcnf.e'
  8. ;tryinclude 'texkeys.e'
  9. ;tryinclude 'mystuff.e'
  10. ;tryinclude 'mykeys.e'
  11. ;tryinclude 'mykeyset.e'
  12. ;tryinclude 'mymnuini.e'
  13.  
  14. ; This ensures that syntax highliting is on for all files loaded from 
  15. ; within EPM (i.e. not from the command line; see Profile.erx instead)
  16. defload
  17. 'a_togl_hilit S'
  18.